Cosmetics
authorMatthias Clasen <mclasen@redhat.com>
Wed, 14 Oct 2020 01:27:56 +0000 (21:27 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 14 Oct 2020 01:27:56 +0000 (21:27 -0400)
Fix a few copy-paste errors.

gtk/a11y/gtkatspitextbufferprivate.h
gtk/a11y/gtkatspivalue.c

index d049e3d2e1d4a049bd3865f120d2ae1d179a3957..fb97a94641a0bfc99c356329f7eff53a8ec6cb3c 100644 (file)
@@ -1,4 +1,5 @@
 /* gtkatspitextbufferprivate.h: Utilities for GtkTextBuffer and AT-SPI
+ *
  * Copyright 2020 Red Hat, Inc
  *
  * This library is free software; you can redistribute it and/or
index 2c8e9366de9c7b2a473a95dad62cf6f82af056d7..24d2ab64702893e2e87d8b7491e0f27d55343c2a 100644 (file)
@@ -1,6 +1,6 @@
-/* gtkatspicontext.c: AT-SPI Value implementation
+/* gtkatspivalue.c: AT-SPI Value implementation
  *
- * Copyright 2020  GNOME Foundation
+ * Copyright 2020 Red Hat, Inc.
  *
  * SPDX-License-Identifier: LGPL-2.1-or-later
  *